/*----------------
 * Pour les reports 
 *------------------*/

.report {
	padding:2px;
	width: 100%;
	margin-left: 40px;
}

.reportLabel {
	width:400px;	
}

.reportFormat {
	width:200px;	
}

.reportTarget {
	width:100px;	
}

.reportEvenRow {

}

.reportOddRow {
	background: #ecfbe3;
}

.formatButton {
	text-decoration: none;
}

.formatButton img {
  	vertical-align: middle;
	margin-right: 3px;
}

.formatButton span {
  	font-family: arial narrow;
	font-size: 13px;
	text-decoration: underline;
	margin-right: 6px;
}
